projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13453b1
)
(defcustom-c-stylevar): Fix character constant.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Feb 2003 15:48:21 +0000
(15:48 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Feb 2003 15:48:21 +0000
(15:48 +0000)
lisp/progmodes/cc-vars.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-vars.el
b/lisp/progmodes/cc-vars.el
index eb95508f2e304ca400e4289736d31d392a67bca9..3f40a0c361afc6fb409d014ea69caf80ab135fc3 100644
(file)
--- a/
lisp/progmodes/cc-vars.el
+++ b/
lisp/progmodes/cc-vars.el
@@
-135,7
+135,7
@@
the value set here overrides the style system (there is a variable
`c-old-style-variable-behavior' that changes this, though).")
,@(plist-put
args ':type
- `(` (radio
+ `(
\
` (radio
(const :tag "Use style settings"
set-from-style)
,(, (let ((type (eval (plist-get args ':type))))